NotesConfigurationFootnotesPosition Property
Specifies if footnote numbers start with a new number at the beginning of the document or at the beginning of each chapter or page.
The defined values for the text:start-numbering-at attribute are:
-chapter: footnote numbers start with a new number at the beginning of a chapter.
-document: footnote numbers start with a new number at the beginning of a document.
-page: footnote numbers start with a new number at the beginning of a page.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public FootnotesPosition FootnotesPosition { get; set; }
Public Property FootnotesPosition As FootnotesPosition
Get
Set
Property Value
FootnotesPosition